home *** CD-ROM | disk | FTP | other *** search
-
-
-
- APCNames(1) USER COMMANDS APCNames(1)
-
-
-
- NAME
- apcnames - file transfer on DOS disks without name mangling
-
- SYNOPSIS
- apcnames [ -x ] [ -c[config] ] file { file }
-
- DESCRIPTION
- APCNames provides file name encoding/decoding for file
- transfer on DOS disks. The coding scheme is based on the
- one used by AccessPC(R) for the Macintosh and APCNames 1.2
- for the Amiga.
-
- Mac/Amiga ==> UNIX:
- 1. copy contents of DOS disk to current directory,
- run APCNames without arguments to restore file names, or
- 2. run APCNames with option -x (will copy APCINFO.DAT an all
- files with encoded names to the current directory using
- the "mread" tool).
-
- UNIX ==> Mac/Amiga:
- 1. run APCNames with option -c and a list of file names to be
- encoded, copy encoded files and APCINFO.DAT to DOS disk, or
- 2. run APCNames with options -x -c and file name list (will
- encode file names and copy APCINFO.DAT and encoded files to
- DOS disk using the "mwrite" tool).
-
- If you want to supply special type/creator information for
- certain extensions, you have to specify the name of an
- appropriate configuration file with the -c option.
-
- OPTIONS
- see above.
-
- X Version 11 Last change: 04-jan-94 1
-